[INFO] cloning repository https://github.com/itto4869/cargo-equip-latest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itto4869/cargo-equip-latest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitto4869%2Fcargo-equip-latest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitto4869%2Fcargo-equip-latest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3081c4cddd8920cf28ff5535e13ee9c98cbab00a
[INFO] testing itto4869/cargo-equip-latest against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitto4869%2Fcargo-equip-latest" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itto4869/cargo-equip-latest
[INFO] finished tweaking git repo https://github.com/itto4869/cargo-equip-latest
[INFO] tweaked toml for git repo https://github.com/itto4869/cargo-equip-latest written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itto4869/cargo-equip-latest on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itto4869/cargo-equip-latest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kstring v1.0.6
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded ra_ap_intern v0.0.307
[INFO] [stderr]   Downloaded rustminify v0.2.0
[INFO] [stderr]   Downloaded salsa-macro-rules v0.24.0
[INFO] [stderr]   Downloaded ra-ap-rustc_lexer v0.137.0
[INFO] [stderr]   Downloaded jod-thread v1.0.0
[INFO] [stderr]   Downloaded ra_ap_tt v0.0.307
[INFO] [stderr]   Downloaded ra_ap_vfs v0.0.307
[INFO] [stderr]   Downloaded ra_ap_paths v0.0.307
[INFO] [stderr]   Downloaded ra_ap_edition v0.0.307
[INFO] [stderr]   Downloaded ra_ap_stdx v0.0.307
[INFO] [stderr]   Downloaded miow v0.6.1
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded salsa-macros v0.24.0
[INFO] [stderr]   Downloaded la-arena v0.3.1
[INFO] [stderr]   Downloaded ra_ap_span v0.0.307
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.4
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded commoncrypto v0.2.0
[INFO] [stderr]   Downloaded crypto-hash v0.3.4
[INFO] [stderr]   Downloaded commoncrypto-sys v0.2.0
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded smol_str v0.3.4
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded cargo-util v0.1.2
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded rowan v0.15.15
[INFO] [stderr]   Downloaded cfg-expr v0.8.1
[INFO] [stderr]   Downloaded cfg-expr v0.9.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded ra_ap_proc_macro_api v0.0.307
[INFO] [stderr]   Downloaded ra_ap_syntax v0.0.307
[INFO] [stderr]   Downloaded insta v1.45.0
[INFO] [stderr]   Downloaded ra_ap_parser v0.0.307
[INFO] [stderr]   Downloaded krates v0.8.1
[INFO] [stderr]   Downloaded toml_edit v0.5.0
[INFO] [stderr]   Downloaded salsa v0.24.0
[INFO] [stderr]   Downloaded spdx v0.6.2
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 958625a59b9d58e5fcbd1424decb59674f22b9e54fef929376cc67bd9fdf2f01
[INFO] running `Command { std: "docker" "start" "-a" "958625a59b9d58e5fcbd1424decb59674f22b9e54fef929376cc67bd9fdf2f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "958625a59b9d58e5fcbd1424decb59674f22b9e54fef929376cc67bd9fdf2f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958625a59b9d58e5fcbd1424decb59674f22b9e54fef929376cc67bd9fdf2f01", kill_on_drop: false }`
[INFO] [stdout] 958625a59b9d58e5fcbd1424decb59674f22b9e54fef929376cc67bd9fdf2f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aafcb5ce4982254d9c3d81415139daa296ae5320d6b852f119acd75a8e263b8
[INFO] running `Command { std: "docker" "start" "-a" "7aafcb5ce4982254d9c3d81415139daa296ae5320d6b852f119acd75a8e263b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.137.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ra_ap_edition v0.0.307
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.4
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling salsa-macro-rules v0.24.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ra_ap_parser v0.0.307
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.307
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.307
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ra_ap_intern v0.0.307
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=23fd22c50868a696 -C extra-filename=-0fcd101ce31228e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a47dfeab4a523ca1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60040f4c58c255e1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d08f17aee8a08c40.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7aafcb5ce4982254d9c3d81415139daa296ae5320d6b852f119acd75a8e263b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aafcb5ce4982254d9c3d81415139daa296ae5320d6b852f119acd75a8e263b8", kill_on_drop: false }`
[INFO] [stdout] 7aafcb5ce4982254d9c3d81415139daa296ae5320d6b852f119acd75a8e263b8
